CaptionSequenceFormat Enumeration
Represents the format of entries for the index of illustrations obtained from the image captions.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public enum CaptionSequenceFormat
Public Enumeration CaptionSequenceFormat
| Text | 0 |
Displays the value of the referenced sequence field.
|
| CategoryAndValue | 1 |
Displays the name and value of the referenced sequence field.
|
| Caption | 2 |
Text of the caption in which the referenced sequence field is included
|
| None | 3 |
None.
|